ugv stereo
  • Overview
  • SSLAM Localization
  • Cubicle Detection
  • Cubicle Merge
  • LaneKerb Detection

USER GUIDE

  • Computer Setup
  • Installation
  • Camera Calibration
  • Obstacle_msgs
  • How to Train Object Detection Net
  • How to Train LaneKerbNet
  • SLAM User Guide
  • Cubicle Detection User Guide
  • LaneKerb Detection User Guide

Algorithms

  • SLAM Algorithms
  • Cubicle Detection Algorithms
  • LaneKerbNet Algorithm

SLAM API REFERENCE

  • Class Hierarchy
  • Full API

Detection API REFERENCE

  • Class Hierarchy
  • Full API

Merge API REFERENCE

  • Class Hierarchy
  • Full API

Lanekerb API REFERENCE

  • Class Hierarchy
ugv stereo
  • File structures.h

File structures.h

↰ Parent directory (codes/cubicle_detect/darknet_ros)

Contents

  • Definition (codes/cubicle_detect/darknet_ros/structures.h)

  • Includes

  • Included By

  • Classes

  • Functions

  • Typedefs

  • Variables

Definition (codes/cubicle_detect/darknet_ros/structures.h)

  • Program Listing for File structures.h

Includes

  • cstdint

  • darknet_ros/stdafx.h (File stdafx.h)

  • memory

  • unordered_map

  • unordered_set

  • vector

Included By

  • File Obstacles.h

  • File functions.h

  • File segengine.h

Classes

  • Struct BInfo

  • Template Struct Matrix

  • Struct Pixel

  • Struct PixelChangeData

  • Struct PixelChangeDataStereo

  • Struct PixelData

  • Struct PixelMoveData

  • Class Superpixel

  • Class SuperpixelStereo

  • Class UnionFind

Functions

  • Function AddToDSums

  • Function CalcAppEnergy

  • Function CalcRegEnergy

  • Function DotProduct

  • Function LeastSquaresPlane

  • Function PixelAt(const Matrix<Pixel>&, int, int)

  • Function PixelAt(Matrix<Pixel>&, int, int)

  • Function SafeDiv

  • Template Function Sqr

Typedefs

  • Typedef BorderDataMap

  • Typedef byte

  • Typedef Plane_d

  • Typedef sint

Variables

  • Variable BBottomFlag

  • Variable BLeftFlag

  • Variable BRightFlag

  • Variable BTCo

  • Variable BTHi

  • Variable BTLo

  • Variable BTopFlag

  • Variable BTRo

  • Variable eps

  • Variable zeroPlane


© Copyright 2019, NTU-ST Corp Lab.